Saves the page's current graphics parameters to the stack. Your application can stack up SaveState() calls up to 28 and can restore the saved parameters by calling the RestoreState method.
SaveState()The parameters that are saved by SaveState are as follows.
Your application can only call SaveState when GraphicsMode is PAGE_DESCRIPTION.